[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 2717  - Dr-dos 6.0 Taskmax - Paste Data Directly To Application  [T]

   AX = 2717h
   CX = bytes in destination buffer
   ES:DI -> destination buffer

Return: AX = 0000h if function supported
       CX = bytes actually copied (FFFFh if buffer too small)
       DX = current generation number for paste buffer

Note:  the destination buffer may be too small if another task adds more data
     to the paste buffer after the AX=2716h call but before this call

See Also: AX=2713h,AX=2716h,AX=2718h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson